home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 050a / tfv100.zip / TFV.DOC next >
Text File  |  1993-04-26  |  8KB  |  216 lines

  1.                              TFV Version 1.00
  2.  
  3.           CopyRight (C) 1993 Streamline Design (984502 Ontario Inc.)
  4.                              All Rights Reserved
  5.  
  6.                         Voice: (416)790-1997 10:00am to 6:00pm
  7.                         BBS  : (416)793-1411 24 Hours a Day
  8.  
  9.  
  10. Description
  11. -----------
  12.  
  13.   TFV was created to allow users to have a memory resident textfile viewer
  14.   that can be used within other applications. It allows the user to perform
  15.   viewing, searching, and scrolling functions on standard text/ASCII files
  16.   without exiting thier current application.
  17.  
  18.   TFV has been tested with several packages and systems and proven to be
  19.   compatible with almost all.
  20.  
  21.  
  22. Notes
  23. -----
  24.  
  25.   If you are using SideKick you must load TFV first.
  26.  
  27.  
  28. USAGE
  29. -----
  30.  
  31.   Simply type TFV and perform all normal applications.
  32.  
  33.  
  34. Parameter Descriptions
  35. ----------------------
  36.  
  37. /1        : Use a Single Swap File
  38.  
  39.           - This parameter is only applicable when swapping to Disk or XMS.
  40.             This will cut the amount of diskspace or XMS memory needed in half.
  41.             A small buffer is created in the resident kernal as an I/O buffer.
  42.             The drawback is that this may reduce the swap performance by a
  43.             significant amount.
  44.  
  45. /A        : Do Not Hide Swap Files
  46.  
  47.           - This parameter will tell the system not to hide the swap files
  48.             on disk.  If not specified, the file attributes will be set to
  49.             (Hidden+System).
  50.  
  51. /D        : Always Use Disk Swapping
  52.  
  53.           - This parameter tells the system to ignore XMS and EMS and swap
  54.             solely to Disk.
  55.         
  56. /F kbytes : Approximate Kilobytes Available within DOS shell (default all)
  57.  
  58.           - This tells TFV the amount of memory you want available to TFV.
  59.             ie: /F 256 would give you DOS memory of 262928 bytes of available
  60.             memory.
  61.             This defaults to maximum available.
  62.  
  63. /H hexkey : Define TFV Hot Key(s) in Hexadecimal
  64.  
  65.           - This parameter allows you to define the hot keys you wish to use
  66.             to activate TFV .  The Default is Alt+Left Shift+J.
  67.  
  68.             The following is a list of hexadecimal codes available to TFV.
  69.  
  70.             Primary Codes
  71.  
  72.             Alt - 0800  Ctrl - 0400  Left Shift - 0200  Right Shift - 0100
  73.  
  74.  
  75.             Secondary Codes
  76.  
  77.             0001 <Esc>      0002 <1>        0003 <2>         0004 <3>
  78.             0005 <4>        0006 <5>        0007 <6>         0008 <7>
  79.             0009 <8>        000A <9>        000B <0>         000C <->
  80.             000D <=>        000E <BkSpace>  000F <Tab>       0010 <Q>
  81.             0011 <W>        0012 <E>        0013 <R>         0014 <T>
  82.             0015 <Y>        0016 <U>        0017 <I>         0018 <O>
  83.             0019 <P>        001A <[>        001B <]>         001C <Enter>
  84.             001D <Ctrl>     001E <A>        001F <S>         0020 <D>
  85.             0021 <F>        0022 <G>        0023 <H>         0024 <J>
  86.             0025 <K>        0026 <L>        0027 <;>         0028 <'>
  87.             0029 <`>        002A <LtShift>  002B <\>         002C <Z>
  88.             002D <X>        002E <C>        002F <V>         0030 <B>
  89.             0031 <N>        0032 <M>        0033 <,>         0034 <.>
  90.             0035 </>        0036 <RtShift>  0037 <PrtScrn>   0038 <Alt>
  91.             0039 <Space>    003A <CapLock>  003B <F1>        003C <F2>
  92.             003D <F3>       003E <F4>       003F <F5>        0040 <F6>
  93.             0041 <F7>       0042 <F8>       0043 <F9>        0044 <F10>
  94.             0045 <NumLock>  0046 <ScrLock>  0047 <Home>      0048 <Up>
  95.             0049 <PgUp>     004A <Minus>    004B <Left>      004C <Center>
  96.             004D <Right>    004E <Plus>     004F <End>       0050 <Down>
  97.             0051 <PgDn>     0052 <Ins>      0053 <Del>       0054 <SysReq>
  98.             0057 <F11>      0058 <F12>
  99.  
  100.             The arithmetic for ascertaining the correct code works as
  101.             follows:
  102.  
  103.             Example is Alt+LeftShift+Z
  104.  
  105.             Alt       = 0800
  106.             +
  107.             LeftShift = 0200
  108.             ----------------
  109.                         0A00
  110.             +
  111.             Z         = 002C
  112.             ----------------
  113.                         0A2C - This is hexadecimal code to use with the
  114.                                /H parameter.
  115.  
  116. /K        : Do Not Compensate for Mouse
  117.  
  118.           - This parameter tells TFV whether you want the mouse to be
  119.             compensated for.
  120.  
  121. /M        : Disable Swapping Messages
  122.  
  123.           - This parameter tells TFV whether or not you want messages
  124.             displayed during swapping.
  125.  
  126. /S path   : Specify Drive and Directory for Swap Files
  127.  
  128.           - This allows you to specify where you want all your swap files
  129.             to be placed.
  130.             ie: /S C:\DOS
  131.  
  132. /X        : Use XMS Memory for Swapping
  133.  
  134.           - This parameter tells TFV to Ignore EMS and DISK and swap
  135.             exclusively to XMS.
  136.  
  137. /?        : Displays TFV Help
  138.  
  139.           - This parameter displays TFV's Quick Help Screen.
  140.  
  141.  
  142.  
  143. USER SUPPORTED SOFTWARE
  144. -----------------------
  145.      This program is NOT public domain and is (c)Copyrighted
  146. 1993 by Streamline Design (984502 Ontario Inc.) all rights reserved.
  147. It may not be distributed for personal gain under any circumstances.
  148. The TFVxxx.ZIP file in its original form may be copied or
  149. distributed thru Bulletin Board systems provided no fee is
  150. charged for its distribution and no modifications are made to
  151. the program files contained therein.
  152.  
  153.      User Supported Software is a way for you to review a
  154. program on a trial basis and test its operation on your
  155. system prior to purchasing it. Under this type of
  156. distribution system, you are insured that the program meets
  157. your needs and requirements.
  158.  
  159.      This software is provided on an "As Is" basis without
  160. warranty either implied or expressed of any kind. Streamline
  161. Design (984502 Ontario Inc.), the author and sole owner of
  162. this software, takes no responsibility for loss of data or
  163. damage to equipment through the use of this software.  Should
  164. the software prove defective the entire burden of any and all
  165. repairs and replacements and/or data restoration rests with the
  166. user. In no event will the author be liable for any costs and/or
  167. losses either tangible or intangible arising from the use of
  168. this software.
  169.  
  170. OTHER INFORMATION
  171. -----------------
  172.      You may use this software, free of charge, for period of
  173. 30 days.  After this time if you do not wish to register this
  174. software, please remove it from you system.
  175.  
  176.      If you have any problems or questions concerning the use
  177. of this program you may contact us at Streamline Design Company
  178. 416-790-1997 (10:00am to 6:00pm). We would greatly
  179. appreciate hearing from you with suggestions for improvements
  180. or other comments.  The latest version of this software can
  181. always be obtained from within the The Support Group (416)444-7358
  182.  
  183. TFV PROGRAM REGISTRATION
  184. --------------------------
  185.  
  186. Send To:  Streamline Design
  187.           1 Herron Place.
  188.           Bramalea, Ontario
  189.           L6S 1P3
  190.  
  191.    Name:_____________________________________________________
  192.  
  193. Address:_____________________________________________________
  194.  
  195.    City:__________________________ State:______ Zip:_________
  196.  
  197.   Phone:_________________           Date:____________________
  198.  
  199.     BBS Name:_______________________________________
  200.  
  201. Sysop's Name:_______________________________________
  202.  
  203.    BBS Phone:___________________        Copies:_____
  204.  
  205. Registration: ($30.00) ___
  206.  
  207. Ontario Residents add $4.50 for GST and PST
  208. Canadian Residents outside of Ontario add $2.10 for GST.
  209.  
  210.  
  211. Trademarks Mentioned
  212. --------------------
  213.  
  214. SideKick is a trademark or registered trademark of Borland International.
  215.  
  216.